All Questions
Tagged with hackingsource-code
2 questions
-3votes
3answers
772views
Ken thompson's compiler hack [duplicate]
I have gone through ken thompson's compiler hack paper, can't we just go through the complier's source code and check for any backdoor, what was the article's point? https://www.archive.ece.cmu.edu/~...
7votes
2answers
700views
Contributing to open source software (how to hack) [duplicate]
Possible Duplicate: How do you dive into large code bases? I am currently a student and started programming a few years ago. I am able to write complete working software in many languages. ...